Append the new device config to our internal structure, in device_create. This
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 12:14:38 +0000 (13:14 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 12:14:38 +0000 (13:14 +0100)
commit9282de479a985b29072f58d98ce540e8639dccee
treebcffe6737b96253335b81e4c905d54660dcc4d07
parent431db493597f99b7f432ec5d2fd32005cb38a866
Append the new device config to our internal structure, in device_create.  This
will preserve the new device config across migration.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py